projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02c830b
)
; Fix completion-fail-discreetly docstring typo.
author
Basil L. Contovounesios
<basil@contovou.net>
Tue, 25 Feb 2025 10:26:11 +0000
(11:26 +0100)
committer
Basil L. Contovounesios
<basil@contovou.net>
Tue, 25 Feb 2025 10:26:11 +0000
(11:26 +0100)
lisp/minibuffer.el
patch
|
blob
|
history
diff --git
a/lisp/minibuffer.el
b/lisp/minibuffer.el
index f19fe241bfb2f84ee23d3b7415e74092282f8e94..cfce7de8df17b2cb8095897c672eccb628130d99 100644
(file)
--- a/
lisp/minibuffer.el
+++ b/
lisp/minibuffer.el
@@
-1455,7
+1455,7
@@
pair of a group title string and a list of group candidate strings."
(defvar completion-tab-width nil)
(defvar completion-fail-discreetly nil
- "If non-nil, stay quiet when there
is no match.")
+ "If non-nil, stay quiet when there is no match.")
(defun completion--message (msg)
(if completion-show-inline-help